home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 10798 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  953 b 

  1. Path: news.umbc.edu!mvess1
  2. From: mvess1@umbc.edu (The Blue Twinkie)
  3. Newsgroups: comp.lang.c
  4. Subject: help: benchmarking
  5. Date: 20 Mar 1996 04:13:22 GMT
  6. Organization: University of Maryland, Baltimore County
  7. Message-ID: <4io0l2$pjc@news.umbc.edu>
  8. NNTP-Posting-Host: umbc9.umbc.edu
  9. NNTP-Posting-User: mvess1
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. I'm writing a program that will basicly monitor computer usage.
  13. I need to be able to see how much the CPU is used and how much the hard drive
  14. is accessed.  I've seen programs that monitor these things, but I am at a loss
  15. when it comes to programming my own.  I can't use up too much processor time
  16. in running the program...  This is going on a network- I need to know how much
  17. a particular comupter is being accessed.  Thanks for any help!
  18.  
  19. --
  20. Later,
  21. The Blue Twinkie        "All great truths begin as blasphemies"
  22. Me, Myself and Eye            George Bernard Shaw, "Annajanska"
  23. - Redglasses -
  24. http://www.gl.umbc.edu/~mvess1
  25.  
  26.